-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: replace forEach to for.. test-webcrypto-export-import-cfrg.js #50785
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you follow our commit guidelines? You might want to squash all the commits too.
Hi @RafaelGSS, |
Try the following: git rebase -i HEAD~3 Go to your first commit and change
|
Hi @RafaelGSS, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aparzi If you look at the commit list, the author doesn't seem your github handle (@aparzi)
Also, the commit length oversizes our commit guideline. See https://github.com/nodejs/node/actions/runs/6982553346/job/19058853209?pr=50785
Hi @RafaelGSS, could you check now? |
Hi @RafaelGSS, any news for this PR? Thanks |
Landed in 60ffa9f |
PR-URL: #50785 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
PR-URL: #50785 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
fix for loop